menu
sendingnetwork_dart_sdk package
documentation
sdn.dart
Client
ownProfile property
ownProfile property
dark_mode
light_mode
ownProfile
property
@
Deprecated
('Use fetchOwnProfile() instead')
Future
<
Profile
>
get
ownProfile
Implementation
@Deprecated('Use fetchOwnProfile() instead') Future<Profile> get ownProfile => fetchOwnProfile();
sendingnetwork_dart_sdk package
documentation
sdn
Client
ownProfile property
Client class