loadProfiles abstract method

Future<void> loadProfiles({
  1. bool includeSelf = false,
})

Implementation

Future<void> loadProfiles({bool includeSelf = false});