build method

Future<int> build()

Implementation

Future<int> build() async => _serialised(_build);