menu
jaynetwork package
documentation
network/api_result.dart
ApiResponse<T>
statusCode property
statusCode property
dark_mode
light_mode
statusCode
property
int
?
get
statusCode
inherited
Implementation
int? get statusCode => throw _privateConstructorUsedError;
jaynetwork package
documentation
network/api_result
ApiResponse<T>
statusCode property
ApiResponse class