getRoles method

List<KuzzleProfile> getRoles()

Implementation

List<KuzzleProfile> getRoles() => List<KuzzleProfile>.from(hits!);