getGroupProfile method
Implementation
MesiboGroupProfile? getGroupProfile(){if(super.groupId> 0) return this as MesiboGroupProfile;return null;}
MesiboGroupProfile? getGroupProfile(){if(super.groupId> 0) return this as MesiboGroupProfile;return null;}