NIMLocationAttachment constructor Null safety
Implementation
NIMLocationAttachment(
{required this.latitude, required this.longitude, required this.address});
NIMLocationAttachment(
{required this.latitude, required this.longitude, required this.address});