menu
mgo package
documentation
types/objects.dart
getObjectOwner function
getObjectOwner function
dark_mode
light_mode
getObjectOwner
function
ObjectOwner
?
getObjectOwner
(
MgoObjectResponse
resp
)
Implementation
ObjectOwner? getObjectOwner(MgoObjectResponse resp) { return getMgoObjectData(resp)?.owner; }
mgo package
documentation
types/objects
getObjectOwner function
objects library