menu
siprix_voip_sdk package
documentation
accounts_model.dart
AccountsModel
length property
length property
dark_mode
light_mode
length
property
int
get
length
Returns number of accounts in list
Implementation
int get length => _accounts.length;
siprix_voip_sdk package
documentation
accounts_model
AccountsModel
length property
AccountsModel class