This method is used to insert new profile status.
Future<bool?> insertNewProfileStatus(String status) { throw UnimplementedError('has not been implemented.'); }