menu
ur_registry_flutter package
documentation
response_native.dart
Response
getObject method
getObject method
dark_mode
light_mode
getObject
method
Pointer
<
Void
>
getObject
(
)
Implementation
Pointer<Void> getObject() { throwIfPresent(); checkValueType(typeObject); return data._object; }
ur_registry_flutter package
documentation
response_native
Response
getObject method
Response class