menu
acter_flutter_sdk
acter_flutter_sdk_ffi.dart
FfiListUserProfile
operator [] method
operator []
dark_mode
light_mode
operator []
method
UserProfile
operator []
(
int
index
)
Implementation
UserProfile operator [](int index) { return elementAt(index); }
acter_flutter_sdk
acter
FfiListUserProfile
operator [] method
FfiListUserProfile class