getProfile method

Map<String, dynamic>? getProfile()

Implementation

Map<String, dynamic>? getProfile() => _getValue(AppConstants.profileKey);