OnPlatform constructor

const OnPlatform(
  1. Map<String, dynamic> annotationsByPlatform
)

Implementation

const OnPlatform(this.annotationsByPlatform);