route property

  1. @JsonKey(name: 'onTapRoute')
String? route
inherited

Implementation

@JsonKey(name: 'onTapRoute')
String? get route => throw _privateConstructorUsedError;