parseCommand abstract method

Command? parseCommand(
  1. Object? content
)

Implementation

Command? parseCommand(Object? content);