fix(initialize_data): unresolved doc reference
This commit is contained in:
@@ -5,7 +5,7 @@ class NearbyInitializeData {
|
|||||||
///
|
///
|
||||||
/// By default, it does not require any data.
|
/// By default, it does not require any data.
|
||||||
///
|
///
|
||||||
/// There is an option to pass the device name to IOS [iosDeviceName].
|
/// There is an option to pass the device name to IOS [darwinDeviceName].
|
||||||
/// For Android platform changing device name in P2P network is not supported.
|
/// For Android platform changing device name in P2P network is not supported.
|
||||||
///
|
///
|
||||||
const NearbyInitializeData({this.darwinDeviceName});
|
const NearbyInitializeData({this.darwinDeviceName});
|
||||||
|
|||||||
Reference in New Issue
Block a user