decompose abstract method

List<int>? decompose(
  1. int character
)

Implementation

List<int>? decompose(int character);