Returns the array of Glyph channels that are included in the GlyphFrame.
Future<List<int>?> getChannel() async { throw UnimplementedError('getChannel() has not been implemented.'); }