getCodeBlocks abstract method

Iterable<String> getCodeBlocks()

Returns list of all code blocks in message Language string dart, java will be ignored and not included """ n> eval ```(dart)? await reply(content: 'no to elo');

"""

Implementation

Iterable<String> getCodeBlocks();