menu
figma2flutter package
documentation
exceptions/process_token_exception.dart
ProcessTokenException
ProcessTokenException constructor
ProcessTokenException constructor
dark_mode
light_mode
ProcessTokenException
constructor
ProcessTokenException
(
String
message
,
Object
originalException
)
Implementation
ProcessTokenException(this.message, this.originalException);
figma2flutter package
documentation
exceptions/process_token_exception
ProcessTokenException
ProcessTokenException constructor
ProcessTokenException class