UserStatusLastMonth constructor
const
UserStatusLastMonth({
- required bool byMe,
User Status Last Month constructor.
Implementation
const UserStatusLastMonth({required this.byMe}) : super._();
User Status Last Month constructor.
const UserStatusLastMonth({required this.byMe}) : super._();