MethodChannelTrackingKit constructor
MethodChannelTrackingKit({
- TrackingPlatformDataSource dataSource = const MethodChannelTrackingPlatformDataSource(),
Implementation
MethodChannelTrackingKit({
this.dataSource = const MethodChannelTrackingPlatformDataSource(),
});